home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / dist / eoe2.idb / usr / src / rcs / DCsource.Z / DCsource / configure.in < prev    next >
Text File  |  1995-02-28  |  161b  |  7 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(dc.texinfo)
  3. AC_PROG_CC
  4. AC_PROG_INSTALL
  5. AC_HAVE_FUNCS(bcopy bzero)
  6. AC_OUTPUT(Makefile)
  7.